home *** CD-ROM | disk | FTP | other *** search
- ; CHARMAP.INF
-
- ; This is the Setup information file to install CD-ROM only Applets
-
- ; Copyright (c) 1993-1995 Microsoft Corporation
-
-
- [version]
- signature="$CHICAGO$"
- SetupClass=PLUSPACK
-
- [DestinationDirs]
- Register_PPApplets.Copy = 17 ; LDID_INF
- CharMap.Win.Copy = 25 ; LDID_SHARED
-
- [Register_PPApplets.Copy]
- charmap.inf
-
-
- [Optional Components]
- CharMap
-
- [DefaultInstall]
- OptionDesc = %CharMapOpt_DESC%
- Tip = %CharMap_TIP%
- Parent = AccessTop
- CopyFiles = CharMap.Win.Copy, Register_PPApplets.Copy
- UpdateInis = CharMap.Inis
- AddReg = CharMap.install.reg
- InstallType = 0 ;Manual only
- IconIndex = 44 ;Keyboard mini-icon for dialogs
- Uninstall = CharMap_remove
-
- [CharMap]
- OptionDesc = %CharMapOpt_DESC%
- Tip = %CharMap_TIP%
- Parent = AccessTop
- CopyFiles = CharMap.Win.Copy, Register_PPApplets.Copy
- UpdateInis = CharMap.Inis
- AddReg = CharMap.install.reg
- InstallType = 0 ;Manual only
- IconIndex = 44 ;Keyboard mini-icon for dialogs
- Uninstall = CharMap_remove
-
- [CharMap_remove]
- DelFiles = CharMap.Win.Copy
- DelReg = CharMap.remove.reg
- UpdateInis = CharMap.Rem.Inis
- ;---- Character Mapper Install Sections ---
- [CharMap.Win.Copy]
- charmap.exe
-
- [CharMap.Inis]
- setup.ini, progman.groups,, "group4=%APPS_DESC%" ;creates folder
- setup.ini, group4,, """%CharMap_Desc%"", CHARMAP.EXE,,, charmap,,%CharMap_ShortDesc%" ;creates link
-
- [CharMap.Rem.Inis]
- setup.ini, progman.groups,, "group4=%APPS_DESC%" ;creates folder
- setup.ini, group4,, """%CharMap_Desc%""" ;deletes link
- setup.ini, group4,, """%CharMap_ShortDesc%""" ;deletes link
-
- [CharMap.install.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CharMap,DisplayName,,"%CharMap_Desc%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CharMap,UninstallString,,"RunDll setupx.dll,InstallHinfSection CharMap_remove 4 charmap.inf"
-
- [CharMap.remove.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\CharMap
- ;------------------------------------------
-
- [Strings]
- ;Non-localizable Strings:
- KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
- KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
- KEY_DEL = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
- KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
-
- ;Localizable Strings:
- APPS_DESC = "Accessories"
- SYSTOOLS_DESC = "Accessories\System Tools"
- Net_Watcher_Desc= "Net Watcher"
- Net_Watcher_ShortDesc = "Net-Wtch"
- SysMon_Desc = "System Monitor"
- SysMon_ShortDesc = "Sysmon"
- TOUR_DESC = "Windows 95 Tour"
- TOUR_TIP = "Teaches you a few basics of Windows 95 to get you up and running quickly."
- OnlineUG_DESC = "Online User's Guide"
- OnlineUG_TIP = "Online version of the Windows 95 User's Guide"
- SYSMONOpt_DESC = "System Monitor"
- SYSMON_TIP = "Enables you to monitor system performance."
- NETWATCHopt_DESC = "Net Watcher"
- NETWATCH_TIP = "Enables you to monitor your network server and connections."
- CharMapOpt_DESC = "Character Map"
- CharMap_TIP = "Enables you to insert symbols and characters into documents."
- CharMap_Desc = "Character Map"
- CharMap_ShortDesc = "Charmap"
- QVplus_DESC = "Quick View, extra"
- QVplus_TIP = "Additional viewers to preview documents without opening them."
-
- FV_DESC = "Quick View"
- FV_TIP = "Enables you to preview a document without opening it."
-
- HelpInit_Desc = "Windows Help"
-
- Disk_1_Desc = "Downloaded Files"
-
- [SourceDisksNames]
- 1 = %Disk_1_Desc%,,0
-
- [SourceDisksFiles]
- CHARMAP.EXE =1,,14752
- CHARMAP.INF =1,,3312